projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a6af14
)
pcx: Remove unwanted character.
author
oliskoli
<oliskoli>
Thu, 6 Sep 2007 20:58:20 +0000
(20:58 +0000)
committer
oliskoli
<oliskoli>
Thu, 6 Sep 2007 20:58:20 +0000
(20:58 +0000)
pcx.c
patch
|
blob
|
history
diff --git
a/pcx.c
b/pcx.c
index 6b94da33527977cacf3341d0ff9f2f41cd980900..7401e147e354e50db86127b149bc420bd0b34c84 100644
(file)
--- a/
pcx.c
+++ b/
pcx.c
@@
-82,7
+82,7
@@
static void
data_read(void)
{
char name[7], desc[41];
- double lat = 0, lon = 0;
:
+ double lat = 0, lon = 0;
long alt;
int symnum;
char date[10];